(XTread_socket): Remove bufp_r and numcharsp args. Add hold_quit arg.
authorKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:13 +0000 (23:47 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:13 +0000 (23:47 +0000)
commitd36844e4b8f35f7b44650ab661ea14cfb9f30512
tree41aaf3912c6779122d50546b39e8830ab8ae6b58
parent5f1ea22f76b3a3dc7b0917ecf6482ce96b24dfe7
(XTread_socket):  Remove bufp_r and numcharsp args.  Add hold_quit arg.
Rework to use just one, local, inev input_event. Store inev
directly in fifo using kbd_buffer_store_event_hold.
src/macterm.c